From: Eric S. Raymond Date: Thu, 15 May 2008 15:02:57 +0000 (+0000) Subject: Comment fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21628 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e6d897b38e5b3286162a6f486dc221251dcbf9ba;p=emacs.git Comment fix. --- diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el index dc7c675cf54..1d04a5541e4 100644 --- a/lisp/vc-dispatcher.el +++ b/lisp/vc-dispatcher.el @@ -602,7 +602,7 @@ the buffer contents as a comment." log-extra log-entry)) ;; Remove checkin window (after the checkin so that if that fails - ;; we don't zap the *VC-log* buffer and the typing therein). + ;; we don't zap the log buffer and the typing therein). ;; -- IMO this should be replaced with quit-window (cond ((and logbuf vc-delete-logbuf-window) (delete-windows-on logbuf (selected-frame))